Rework the Visual Studio 2008 Projects a bit
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 30 Dec 2013 04:07:34 +0000 (12:07 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 30 Dec 2013 04:08:01 +0000 (12:08 +0800)
commite68f7eca6e0e8c7928f2f894dc42e7b721f32d8c
tree0ec8d6a46276cc6056a2f70456aba5f25f3bcfe0
parentc5276f7eab4066afff6550821ee79b3b764d45a2
Rework the Visual Studio 2008 Projects a bit

Add a utility project to get config.h and gdkconfig.h from their *.h.win32
(or win32_broadway, if applicable) counterparts, using custom build rules,
so that these "generated" files can also be removed on clean and
"regenerated" upon update.  This also enables the removal of configs in
certain projects that isn't really needed as a result.

Also update and merge the projects and property sheets to include a single
property sheet that it needs, which will then in turn include the other
property sheets that is needed, so that things are cleaner.

Updates to the Visual Studio 2010 projects will follow later.
20 files changed:
build/win32/vs9/Makefile.am
build/win32/vs9/broadwayd.vcproj
build/win32/vs9/gdk-broadway.vcproj
build/win32/vs9/gdk-win32.vcproj
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk-copy-gdk-broadway.vsprops
build/win32/vs9/gtk-gen-sources.vsprops [deleted file]
build/win32/vs9/gtk-gen-srcs.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-gengir.vsprops
build/win32/vs9/gtk-ignore-broadway.vsprops
build/win32/vs9/gtk-install-bin.vsprops [deleted file]
build/win32/vs9/gtk-install-headers-data.vsprops [deleted file]
build/win32/vs9/gtk-install.vsprops [new file with mode: 0644]
build/win32/vs9/gtk-prebuild.vcproj [new file with mode: 0644]
build/win32/vs9/gtk.vcprojin
build/win32/vs9/gtka11y.vcprojin
build/win32/vs9/gtkprebuild-broadway.vsprops [deleted file]
build/win32/vs9/gtkprebuild.vsprops [deleted file]
build/win32/vs9/install.vcproj